Current File : //usr/share/webmin/procmail/down.cgi
#!/usr/bin/perl
# down.cgi
# Move a recipe down in the file

require './procmail-lib.pl';
&ReadParse();
&lock_file($procmailrc);
@conf = &get_procmailrc();
&swap_recipes($conf[$in{'idx'}], $conf[$in{'idx'} + 1]);
&unlock_file($procmailrc);
&webmin_log("down");
&redirect("");

Page Not Found
Parece que el enlace que apuntaba aquí no sirve. ¿Quieres probar con una búsqueda?
¡Hola!